blob: 59a8c7598a7ecc2e33f6f675d20d2e3fe07593aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: manck
# Version required: 1.0
# Date created: 10 September 1995
# Whom: joerg
#
# $Id: Makefile,v 1.8 1997/08/09 00:26:26 wosch Exp $
#
DISTNAME= manck-1.2
CATEGORIES= sysutils
MASTER_SITES= http://www.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
.include <bsd.port.mk>
|