mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
5caa7c2596
install/deinstall a desktop entry.
20 lines
320 B
Makefile
20 lines
320 B
Makefile
# New ports collection makefile for: it-acroread
|
|
# Date created: 6 Oct 2005
|
|
# Whom: ale@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTVERSION= 7.0.1
|
|
PORTREVISION= 2
|
|
PKGNAMEPREFIX= it-
|
|
|
|
MAINTAINER= ale@FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../acroread7
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
ADOBE_LANG= ITA
|
|
|
|
.include "${MASTERDIR}/Makefile"
|