mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
358 B
Makefile
19 lines
358 B
Makefile
# New ports collection makefile for: manck
|
|
# Version required: 1.0
|
|
# Date created: 10 September 1995
|
|
# Whom: joerg
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= manck-1.2
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
|
|
|
|
MAINTAINER= wosch@FreeBSD.org
|
|
|
|
MAN1= manck.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|