b21eb52ba9
o respect CC/CFLAGS; o use ${BSD_INSTALL_*} masros to install binary and script; o make it PREFIX-clean. Submitted by: bento
18 lines
339 B
Makefile
18 lines
339 B
Makefile
# New ports collection makefile for: webresolve
|
|
# Date created: Wed 6 Dec 2000
|
|
# Whom: Joseph Scott <joseph@randomnetworks.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= webresolve
|
|
PORTVERSION= 0.0.1
|
|
CATEGORIES= www
|
|
MASTER_SITES= ftp://siag.nu/pub/webresolve/
|
|
|
|
MAINTAINER= joseph@randomnetworks.com
|
|
|
|
ALL_TARGET= webresolve
|
|
|
|
.include <bsd.port.mk>
|