freebsd-ports/news/husky-smapi-devel/Makefile
Baptiste Daroussin 55c7913e0e Do not define gmake usage after pre.mk
While here:
- trim headers
- convert to uses=gmake
- remove now useless pre.mk/post.mk dancing
2013-07-12 12:28:43 +00:00

17 lines
371 B
Makefile

# Created by: Oleg Sharoiko <os@rsu.ru>
# $FreeBSD$
PORTNAME= smapi
DISTVERSION= 2.4-rc5
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/2.4-RC5
MAINTAINER= os@rsu.ru
COMMENT= MSGAPI for Husky Fidosoft Project. Development version
CONFLICTS= husky-smapi-[0-9]*
USE_LDCONFIG= yes
.include "${.CURDIR}/../husky-base-devel/Makefile.inc"
.include <bsd.port.mk>