freebsd-ports/sysutils/symlinks/Makefile
Josef Karthauser f1c80f1988 I'm looking after these ports for Andreas for a while so I've
changed the MAINTAINER line to an email alias that directs mail to
us both.
2001-05-24 20:34:27 +00:00

18 lines
372 B
Makefile

# New ports collection makefile for: symlinks
# Date created: Sa 27 Mai 2000 00:21:44 CEST
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
PORTNAME= symlinks
PORTVERSION= 1.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/file
MAINTAINER= andreas_and_joe@tao.org.uk
MAN8= symlinks.8
.include <bsd.port.mk>