blob: c46d5d26d03efa0069c1d0f546cbd489d5421c67 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# New ports collection makefile for: sup
# Version required: <own lineage>
# Date created: 21 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.1.1.1 1994/08/22 11:31:58 jkh Exp $
#
DISTNAME= sup
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
.include <bsd.port.mk>
|