mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e820228aa3
Submitted by: Anders Andersson at BSDCon Commit purpose: Reaching 4000 ports at BSDCon
19 lines
345 B
Makefile
19 lines
345 B
Makefile
# New ports collection makefile for: nail
|
|
# Date created: 20 October 2000
|
|
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= nail
|
|
PORTVERSION= 9.22
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
|
|
|
|
MAINTAINER= kris@FreeBSD.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= nail.1
|
|
|
|
.include <bsd.port.mk>
|