1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/sysutils/manck/Makefile

19 lines
397 B
Makefile
Raw Normal View History

# New ports collection makefile for: manck
# Version required: 1.0
# Date created: 10 September 1995
# Whom: joerg
#
# $Id: Makefile,v 1.9 1997/08/16 10:14:49 wosch Exp $
#
1996-06-02 15:24:10 +00:00
DISTNAME= manck-1.2
CATEGORIES= sysutils
1997-08-16 10:14:56 +00:00
MASTER_SITES= http://www.freebsd.org/~wosch/src/
1996-10-27 15:49:04 +00:00
MAINTAINER= wosch@FreeBSD.org
MAN1= manck.1
MANCOMPRESSED= yes
.include <bsd.port.mk>