| Summary: | A (new) port of the Apache::XBEL Perl5 library | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Aaron Straup Cope <ascope> | ||||
| Component: | Individual Port(s) | Assignee: | Mathieu Arnold <mat> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Aaron Straup Cope
2004-08-03 06:10:20 UTC
Responsible Changed From-To: freebsd-ports-bugs->mat Take State Changed
From-To: open->closed
Port added, thanks !
I changed a few things :
Never use ./work/PORTNAME-PORTVERSION but use ${WRKSRC}.
Never reference files in pkg-plist that you don't install, so, for
conditionnally installed files, see how I did it
|