aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/symlinks/Makefile
blob: a2c4003dc242f5085f6c939c61fe4c34801dc0da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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@klemm.gtn.com

MAN8=           symlinks.8

.include <bsd.port.mk>