aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/puf/Makefile
blob: b8842a7f28f3417760692432aed21264b196f3fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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.93.1
CATEGORIES= ftp
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME=   ${PORTNAME}-${PORTVERSION:S/b/beta/}

MAINTAINER= ports@FreeBSD.org

GNU_CONFIGURE=  yes

GMAKE=      yes

MAN1=       puf.1

.include <bsd.port.mk>