2000-10-21 01:00:58 +02:00
|
|
|
# New ports collection makefile for: nail
|
|
|
|
# Date created: 20 October 2000
|
|
|
|
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= nail
|
2001-11-05 10:59:24 +01:00
|
|
|
PORTVERSION= 9.28
|
2000-10-21 01:00:58 +02:00
|
|
|
CATEGORIES= mail
|
|
|
|
MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
|
|
|
|
|
2001-01-14 09:02:08 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2000-10-21 01:00:58 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= nail.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|