blob: 3310a6cc2f2ed30092e8881bc364020255dae843 (
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.3 1996/06/02 15:23:57 wosch Exp $
#
DISTNAME= manck-1.2
CATEGORIES+= sysutils
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= joerg@FreeBSD.org
.include <bsd.port.mk>
|