freebsd-ports/lang/libutils/Makefile
Ying-Chieh Liao abfedbe513 add libutils 0.7.9
Support lib for NSL
2002-05-06 19:03:47 +00:00

21 lines
377 B
Makefile

# ex:ts=8
# Ports collection makefile for: libutils
# Date created: May 6, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libutils
PORTVERSION= 0.7.9
CATEGORIES= lang
MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
http://iling.nw.ru/~artem/downloads/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>