mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
19 lines
363 B
Makefile
19 lines
363 B
Makefile
|
# New ports collection makefile for: qpage
|
||
|
# Version required: 3.2
|
||
|
# Date created: 02 Aug 1997
|
||
|
# Whom: joes@seaport.net
|
||
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1997/10/02 02:56:37 max Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= qpage-3.2
|
||
|
CATEGORIES= comms
|
||
|
MASTER_SITES= ftp://ftp.it.mtu.edu/pub/QuickPage/
|
||
|
EXTRACT_SUFX= .tar.Z
|
||
|
|
||
|
MAINTAINER= joes@seaport.net
|
||
|
|
||
|
MAN1= qpage.1
|
||
|
|
||
|
.include <bsd.port.mk>
|