1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/libtar/Makefile
George C A Reid e7cd3d1f4e Add missing manpages to files/manpages.
Submitted by:	bento
2001-04-26 11:50:01 +00:00

23 lines
426 B
Makefile

# New ports collection makefile for: libtar
# Date created: 06 January 2001
# Whom: George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#
PORTNAME= libtar
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp-dev.cso.uiuc.edu/pub/libtar/
MAINTAINER= greid@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include "files/manpages"
INSTALLS_SHLIB= yes
.include <bsd.port.mk>