54da4e9934
PR: 27999 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
19 lines
346 B
Makefile
19 lines
346 B
Makefile
# New ports collection makefile for: nail
|
|
# Date created: 20 October 2000
|
|
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nail
|
|
PORTVERSION= 9.27
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= nail.1
|
|
|
|
.include <bsd.port.mk>
|