# New ports collection makefile for: wisck # Date created: 2010 Oct 02 # Whom: @BABOLO <.@babolo.ru> # # $FreeBSD$ # $Id: Makefile,v 1.4 2015/12/26 13:28:32 babolo Exp $ PORTNAME= wisck PORTVERSION= 1.02 CATEGORIES= textproc databases MASTER_SITES= http://free.babolo.ru/src/ ftp://ftp.a.babolo.ru/src/ http://www.a.babolo.ru/src/ MAINTAINER= .@babolo.ru COMMENT= Converts whois text format to PostgreSQL COPY format BUILD_DEPENDS= ${LOCALBASE}/include/babolo/babolo-libmake.VERSION:${PORTSDIR}/devel/babolo-libmake LIB_DEPENDS= libmife.so.4:${PORTSDIR}/devel/libmife\ libbabolo-libmake.so.3:${PORTSDIR}/devel/babolo-libmake WITHOUT_LOCAL_PATCHDIR=yes NO_STAGE= yes MAN1= wisck.1 MAN3= wisck.3 MANLANG= ru_RU.KOI8-R MANCOMPRESSED= yes .include