1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/ftp/puf/Makefile

26 lines
446 B
Makefile
Raw Normal View History

# ex:ts=8
# New ports collection makefile for: puf
# Date created: Feb 6, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= puf
PORTVERSION= 0.91b6
CATEGORIES= ftp
MASTER_SITES= http://www.inf.tu-dresden.de/cgi-bin/cgiwrap/ob6/get/
DISTNAME= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b/beta/}
GNU_CONFIGURE= yes
GMAKE= yes
MAN1= puf.1
.include <bsd.port.mk>