1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/www/linux-flock/Makefile
Andrew Pantyukhin 6eb8686e2d - Update to 0.7.14
- Sorry for the noise of the previous commit
2007-06-12 07:59:13 +00:00

23 lines
712 B
Makefile

# New ports collection makefile for: linux-flock
# Date created: 30 March 2006
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= flock
PORTVERSION= 0.7.14
DISTVERSIONSUFFIX= .en-US.linux-i686
CATEGORIES= www
MASTER_SITES= http://ftp.acc.umu.se/mirror/%SUBDIR%/ \
http://mirrors.ibiblio.org/pub/mirrors/%SUBDIR%/ \
http://ftp.osuosl.org/pub/%SUBDIR%/ \
http://www.gtlib.gatech.edu/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION:C/(((^|\.)[0-9]+){1,3}).*/\1/}
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= The free web browser that makes it easier to share with your friends
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>