mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
382 B
Makefile
16 lines
382 B
Makefile
# New ports collection makefile for: manck
|
|
# Version required: 1.0
|
|
# Date created: 10 September 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/09/10 19:42:11 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= manck-1.0
|
|
CATEGORIES+= sysutils
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|