freebsd-ports/sysutils/and/Makefile
Ying-Chieh Liao 0f2e2a2273 upgrade to 1.0.8
PR:		46433
Submitted by:	Ports Fury
2003-01-03 19:26:43 +00:00

23 lines
378 B
Makefile

# ex:ts=8
# Ports collection makefile for: and
# Date created: Jun 22, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= and
PORTVERSION= 1.0.8
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
ALL_TARGET= default
MAN5= and.conf.5 and.priorities.5
MAN8= and.8
.include <bsd.port.mk>