mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
c6fcb6a453
PR: 31612 Submitted by: KATO Tsuguru <tkato@prontomail.com>
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.28
|
|
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>
|