1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/news/husky-huskylib/Makefile
John Marino a42ec116be Remove '-devel' prefix from husky* ports
Today the older unstaged husky-* ports were removed as the first part
of a transition move the development versions into their place.  This
commit completes the relocation of husky-*-devel ports.
2014-08-19 22:10:13 +00:00

16 lines
266 B
Makefile

# $FreeBSD$
PORTNAME= husky-huskylib
CATEGORIES= news mail
MAINTAINER= osharoiko@gmail.com
COMMENT= Husky generic FTN library
INSTALL_TARGET= install install-man
USE_LDCONFIG= yes
MASTERDIR= ${.CURDIR}/../husky
COMPONENT_SUBDIR= huskylib
.include <bsd.port.mk>