2000-05-27 13:09:47 +02:00
|
|
|
# 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
|
|
|
|
|
2001-05-24 22:34:27 +02:00
|
|
|
MAINTAINER= andreas_and_joe@tao.org.uk
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Symbolic link maintenance utility
|
2000-05-27 13:09:47 +02:00
|
|
|
|
|
|
|
MAN8= symlinks.8
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/symlinks
|
2000-05-27 13:09:47 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|